FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-cms#1.0.2-alpha1.0.2 (47 ms)

Package ca.on.oh-cms
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-cms@1.0.2-alpha1.0.2&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Practitioner
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Practitioner
Version 0.1.0
Status draft
Name CMSPractitioner
Title CMSPractitioner
Experimental False
Description Please see Conformance Rules for the expected behavior of MustSupport.
Type Practitioner
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "StructureDefinition",
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Practitioner",
  "version" : "0.1.0",
  "name" : "CMSPractitioner",
  "title" : "CMSPractitioner",
  "status" : "draft",
  "description" : "Please see <a href=\"https://simplifier.net/guide/OntarioContextManagement/ConformanceRules\" target=\"_blank\">Conformance Rules </a> for the expected behavior of MustSupport.",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner.meta",
        "path" : "Practitioner.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.meta.profile",
        "path" : "Practitioner.meta.profile",
        "comment" : "#### **_` FOR CMS USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Practitioner|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "short" : "An identifier for the person as this agent. Provide college license number for regulated practitioners. Don't populate the 'identifier' for non-regulated practitioners or administrative staff.",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "example" : [
          {
            "label" : "CPSO",
            "valueUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.value",
        "path" : "Practitioner.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.family",
        "path" : "Practitioner.name.family",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.given",
        "path" : "Practitioner.name.given",
        "definition" : "Given name.\r\n\r\n#### **_` FOR CMS USAGE: It is recommended to provide Practitioner's First Name in the first instance and the Middle Name(s) in the subsequent instances. CMS doesn't impose any limitations on the number of repetitions but recommends to align with Provincial Provider Registry. `_**",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.telecom",
        "path" : "Practitioner.telecom",
        "definition" : "A contact detail for the practitioner, e.g. a telephone number or an email address.\r\n\r\n#### **_` FOR CMS USAGE: Practitioner.telecom is not the business telephone number or email address of the practitioner. Please refer to Organization & Location profiles for the business contact details. `_**",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.telecom.system",
        "path" : "Practitioner.telecom.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.telecom.value",
        "path" : "Practitioner.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address",
        "path" : "Practitioner.address",
        "definition" : "Address(es) of the practitioner that are not role specific (typically home address). \rWork addresses are not typically entered in this property as they are usually role dependent.\r\n\r\n#### **_` FOR CMS USAGE: Practitioner.address is not the business address of the practitioner. Please refer to Organization & Location profiles for the business addresses. `_**",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.use",
        "path" : "Practitioner.address.use",
        "fixedCode" : "work",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.type",
        "path" : "Practitioner.address.type",
        "fixedCode" : "postal",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.line",
        "path" : "Practitioner.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.city",
        "path" : "Practitioner.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.state",
        "path" : "Practitioner.address.state",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.postalCode",
        "path" : "Practitioner.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.address.country",
        "path" : "Practitioner.address.country",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.gender",
        "path" : "Practitioner.gender",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.photo",
        "path" : "Practitioner.photo",
        "definition" : "Image of the person.\r\n\r\n#### **_` FOR CMS USAGE: The default cardinality is retained for this element. However, the current CMS Specification doesn't support any use-case to support photos due to their size and storage restrictions. `_**"
      },
      {
        "id" : "Practitioner.qualification",
        "path" : "Practitioner.qualification",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.qualification.code",
        "path" : "Practitioner.qualification.code",
        "comment" : "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.\r\n\r\nFor details of the value set, please visit https://tgateway.infoway-inforoute.ca/mtw.html?id=2.16.840.1.113883.2.20.3.97&versionid=20160311",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "A code for the degree or educational rank that the credential specifies.",
          "valueSet" : "https://tgateway.infoway-inforoute.ca/singlesubset.html?id=2.16.840.1.113883.2.20.3.48&versionid=20200331"
        }
      },
      {
        "id" : "Practitioner.qualification.code.coding",
        "path" : "Practitioner.qualification.code.coding",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.qualification.code.coding.system",
        "path" : "Practitioner.qualification.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.qualification.code.coding.code",
        "path" : "Practitioner.qualification.code.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.qualification.code.coding.display",
        "path" : "Practitioner.qualification.code.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.communication",
        "path" : "Practitioner.communication",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.communication.coding",
        "path" : "Practitioner.communication.coding",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.communication.coding.system",
        "path" : "Practitioner.communication.coding.system",
        "min" : 1,
        "fixedUri" : "urn:ietf:bcp:47",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.communication.coding.code",
        "path" : "Practitioner.communication.coding.code",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.